cssselector: Print name and any selector first
authorBenjamin Otte <otte@redhat.com>
Tue, 27 Oct 2015 19:11:08 +0000 (20:11 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 27 Oct 2015 19:12:38 +0000 (20:12 +0100)
commite3ddbc544cef0570b9f6a46e1ad7bec275c99881
treeddbe0a718f16958e2b37f254ad43796124aede2e
parent9848fe006eb421ca75d8262391595924b31462c5
cssselector: Print name and any selector first

When printing a "compound selector", make sure the name and universal
selectors are printed at the beginning and class, id, etc. selectors are
printed last.
gtk/gtkcssselector.c